net/http.persistConn.nwrite (field)
8 uses
net/http (current package)
transport.go#L1964: w.pc.nwrite += int64(n)
transport.go#L1973: w.pc.nwrite += n
transport.go#L2080: nwrite int64 // bytes written
transport.go#L2222: if pc.nwrite == startBytesWritten {
transport.go#L2229: if pc.nwrite == startBytesWritten {
transport.go#L2602: startBytesWritten := pc.nwrite
transport.go#L2619: if pc.nwrite == startBytesWritten {
transport.go#L2805: startBytesWritten := pc.nwrite
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)